[INFO] fetching crate rattan 0.1.1...
[INFO] checking rattan-0.1.1 against master#40557f6225e337d68c8d4f086557ce54135f5dd9 for pr-158447
[INFO] extracting crate rattan 0.1.1 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate rattan 0.1.1
[INFO] finished tweaking crates.io crate rattan 0.1.1
[INFO] tweaked toml for crates.io crate rattan 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rattan 0.1.1 on toolchain 40557f6225e337d68c8d4f086557ce54135f5dd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rattan 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded byteorder_slice v3.0.0
[INFO] [stderr]   Downloaded bitfield-macros v0.19.4
[INFO] [stderr]   Downloaded pcap-file v2.0.0
[INFO] [stderr]   Downloaded bitfield v0.19.4
[INFO] [stderr]   Downloaded binread_derive v2.1.0
[INFO] [stderr]   Downloaded rattan-log v0.1.1
[INFO] [stderr]   Downloaded rattan-env v0.1.1
[INFO] [stderr]   Downloaded binread v2.2.0
[INFO] [stderr]   Downloaded rtnetlink v0.20.0
[INFO] [stderr]   Downloaded tzdb_data v0.2.3
[INFO] [stderr]   Downloaded netem-trace v0.4.4
[INFO] [stderr]   Downloaded rattan-core v0.1.1
[INFO] [stderr]   Downloaded human-bandwidth v0.1.4
[INFO] [stderr]   Downloaded bandwidth v0.3.0
[INFO] [stderr]   Downloaded pear v0.2.9
[INFO] [stderr]   Downloaded etherparse v0.19.0
[INFO] [stderr]   Downloaded vsprintf v2.0.0
[INFO] [stderr]   Downloaded camellia-net v0.0.1
[INFO] [stderr]   Downloaded libbpf-rs v0.25.0
[INFO] [stderr]   Downloaded mnl v0.3.1
[INFO] [stderr]   Downloaded human-time-macros v0.1.8
[INFO] [stderr]   Downloaded mnl-sys v0.2.2
[INFO] [stderr]   Downloaded nftnl v0.9.1
[INFO] [stderr]   Downloaded human-time v0.1.7
[INFO] [stderr]   Downloaded nftnl-sys v0.6.4
[INFO] [stderr]   Downloaded libxdp-sys v0.2.4+1.6.0
[INFO] [stderr]   Downloaded libbpf-sys v1.5.1+v1.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0f2ec6ec29c36ecff381f332456cc9aae924d5305b3b2fbe6d456e3028c3c511
[INFO] running `Command { std: "docker" "start" "0f2ec6ec29c36ecff381f332456cc9aae924d5305b3b2fbe6d456e3028c3c511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f2ec6ec29c36ecff381f332456cc9aae924d5305b3b2fbe6d456e3028c3c511" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f2ec6ec29c36ecff381f332456cc9aae924d5305b3b2fbe6d456e3028c3c511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f2ec6ec29c36ecff381f332456cc9aae924d5305b3b2fbe6d456e3028c3c511" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking netlink-packet-core v0.8.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tz-rs v0.7.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]     Checking byteorder_slice v3.0.0
[INFO] [stderr]    Compiling tzdb_data v0.2.3
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking bandwidth v0.3.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking erased-serde v0.4.10
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling bitfield-macros v0.19.4
[INFO] [stderr]    Compiling derive-into-owned v0.2.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]     Checking typetag v0.2.21
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking netlink-packet-route v0.28.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking bitfield v0.19.4
[INFO] [stderr]     Checking pcap-file v2.0.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking human-bandwidth v0.1.4
[INFO] [stderr]    Compiling tzdb v0.7.3
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking etherparse v0.19.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking serde_with v3.17.0
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]    Compiling human-time-macros v0.1.8
[INFO] [stderr]     Checking bytesize v2.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking shadow-rs v1.7.1
[INFO] [stderr]     Checking human-time v0.1.7
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking netlink-sys v0.8.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking rattan-log v0.1.1
[INFO] [stderr]     Checking netlink-proto v0.12.0
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking netem-trace v0.4.4
[INFO] [stderr]     Checking rtnetlink v0.20.0
[INFO] [stderr]     Checking rattan-env v0.1.1
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]     Checking rattan-core v0.1.1
[INFO] [stderr]    Compiling rattan v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "0f2ec6ec29c36ecff381f332456cc9aae924d5305b3b2fbe6d456e3028c3c511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f2ec6ec29c36ecff381f332456cc9aae924d5305b3b2fbe6d456e3028c3c511", kill_on_drop: false }`
[INFO] [stdout] 0f2ec6ec29c36ecff381f332456cc9aae924d5305b3b2fbe6d456e3028c3c511
